Package-level declarations
Types
Link copied to clipboard
Represents a claim available in an OfferedCredential.
Link copied to clipboard
You can display the data from this object to the user to get their consent for credentials retrieval. It is recommended to do this before downloading and saving the credentials using the retrieveCredentials function.
Link copied to clipboard
@Serializable
Represents an offered credential available for retrieval.
Link copied to clipboard
Represents UI hints for request authentication.
Link copied to clipboard
@Serializable(with = RetrieveCredentialError.Companion::class)
Link copied to clipboard
@Serializable
Represents a result of a mobile credential retrieval over OpenID4VCI.